projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56d783c
)
; * cross/Makefile.in (builddir): Define.
author
Po Lu
<luangruo@yahoo.com>
Sun, 5 Mar 2023 02:42:41 +0000
(10:42 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Sun, 5 Mar 2023 02:42:41 +0000
(10:42 +0800)
cross/Makefile.in
patch
|
blob
|
history
diff --git
a/cross/Makefile.in
b/cross/Makefile.in
index b8955a70ebd7354266e2a745d16a4213e0236002..3cde1d6d2da9cf49f46b370a7201b2149e20aa25 100644
(file)
--- a/
cross/Makefile.in
+++ b/
cross/Makefile.in
@@
-20,6
+20,7
@@
top_srcdir = @top_srcdir@
srcdir = @srcdir@
top_builddir = @top_builddir@
+builddir = @builddir@
-include $(top_builddir)/src/verbose.mk